Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter tsconfig #1620

Closed
wants to merge 6 commits into from
Closed

Stricter tsconfig #1620

wants to merge 6 commits into from

Conversation

marekdedic
Copy link
Collaborator

@marekdedic marekdedic commented Sep 12, 2024

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (cc09265) to head (e403b3b).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1620      +/-   ##
==========================================
+ Coverage   98.34%   98.59%   +0.24%     
==========================================
  Files          41       26      -15     
  Lines         484      284     -200     
  Branches      136       87      -49     
==========================================
- Hits          476      280     -196     
+ Misses          7        3       -4     
  Partials        1        1              
Flag Coverage Δ
collector ?
frontend 98.59% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/frontend/src/components/Issue.tsx 100.00% <100.00%> (ø)
packages/frontend/src/components/Project.tsx 100.00% <100.00%> (ø)
packages/frontend/src/pages/IssueDetail.tsx 100.00% <100.00%> (ø)
packages/frontend/src/utils/getAllIssues.ts 100.00% <ø> (ø)

... and 15 files with indirect coverage changes

@marekdedic
Copy link
Collaborator Author

Split into #1621 and #1622

@marekdedic marekdedic closed this Sep 13, 2024
@marekdedic marekdedic deleted the strict-tsconfig branch September 13, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant